@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bC3Owi>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4501.0 ;
  gtm:kadastraleAanduiding "C4501"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4501" ;
  ns0:name "Perceel GDA01-C4501"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260450170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5uX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290621> ;
  ns0:startDate "2016-09-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125209374423 52.012439693983,4.7125737052052 52.012471096265,4.7125492615051 52.01248665892,4.7125024636687 52.012459281693,4.7124961537359 52.012455587249,4.7125140980669 52.012444077079,4.7125209374423 52.012439693983))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

