@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/b4AsRS>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3901.0 ;
  gtm:kadastraleAanduiding "F3901"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3901"^^xsd:string ;
  ns0:name "Perceel GDA01-F3901"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290390170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4nWk6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76473> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050358879345 52.001677441098,4.7049833458314 52.001645784946,4.7048513485127 52.001566272214,4.7048997118285 52.001535659377,4.7048999471397 52.001535507938,4.7050319733043 52.00161503876,4.7050844865561 52.001646676746,4.7050358879345 52.001677441098))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

