@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/buzrhx>
  gtm:oppervlakte 254.0 ;
  gtm:kadastraalNummer 3734.0 ;
  gtm:kadastraleAanduiding "C3734"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3734"^^xsd:string ;
  ns0:name "Perceel GDA01-C3734"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260373470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzYOoJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72832> ;
  ns0:startDate "2007-09-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123716545163 52.009698058276,4.7121687294704 52.009630191826,4.7120687309281 52.009596747745,4.7118189479505 52.009515452905,4.711865201156 52.009471432394,4.7120780629323 52.009539985552,4.7122086126914 52.009584543705,4.7123342399187 52.009622305221,4.7124140802667 52.00964702263,4.7123716545163 52.009698058276))"^^geo:wktLiteral ;
    osm:area 253.0
  ] .

