@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/bFoOZS>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 7200.0 ;
  gtm:kadastraleAanduiding "A7200"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7200"^^xsd:string ;
  ns0:name "Perceel GDA01-A7200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240720070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9jy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70973> ;
  ns0:startDate "1999-04-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171626058041 52.01474063773,4.7171781706273 52.014696314657,4.717433587045 52.014730737501,4.7174214631576 52.014769022005,4.7174197053383 52.014774548855,4.7171626058041 52.01474063773))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

