@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/bBQVPP>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 9661.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9661"^^xsd:string ;
  gtm:kadastraleAanduiding "K9661"@nl ;
  ns0:name "Perceel GDA01-K9661"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330966170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH6UG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80873> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7483331766778 52.00727647837,4.7484643399313 52.007273882442,4.7485056862916 52.007273064138,4.7485081847959 52.007321578997,4.7481866796932 52.00732791467,4.7481866484288 52.007327042627,4.7481847930799 52.007279412113,4.7483331766778 52.00727647837))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

