@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/btjfCZ>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3204.0 ;
  gtm:kadastraleAanduiding "B3204"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3204" ;
  ns0:name "Perceel GDA01-B3204"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250320470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiUR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102004> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087656474355 52.012096075092,4.7087903328527 52.012102149703,4.7089253994883 52.012135349185,4.7088760770144 52.012262457654,4.7088616709302 52.012255714234,4.7086973459649 52.012178824189,4.7087728832194 52.012116529461,4.7087603593673 52.012110542913,4.7087656474355 52.012096075092))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

