@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRtpZ5>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3335.0 ;
  gtm:kadastraleAanduiding "C3335"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3335"^^xsd:string ;
  ns0:name "Perceel GDA01-C3335"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260333570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bT89BC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72504> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7131408087765 52.012490335204,4.7132615460877 52.012543896254,4.7132524908149 52.01255324628,4.7133170104384 52.012579097754,4.7133700675525 52.012604865604,4.7133288696177 52.012641940633,4.7132664155767 52.01261239777,4.7130959726393 52.012536863095,4.7131332027764 52.012498237399,4.7131408087765 52.012490335204))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

