@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/bDwxqH>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3871.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3871"^^xsd:string ;
  gtm:kadastraleAanduiding "K3871"@nl ;
  ns0:name "Perceel GDA01-K3871"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330387170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLzm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7367777728023 52.012209722898,4.736966026706 52.012228910419,4.7371315403035 52.012245248585,4.7371175732038 52.012299344439,4.7371029694155 52.012297906547,4.7371057319645 52.012287207651,4.7370553895726 52.012282255673,4.7370499107527 52.012303473952,4.7369994498715 52.012298656122,4.7370021972282 52.012288002086,4.7369520296295 52.01228305103,4.7367637428528 52.012264105993,4.7367777728023 52.012209722898))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

