@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bR31DF>
  gtm:kadastraalNummer "1001"^^xsd:string ;
  gtm:oppervlakte "137"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1001"^^xsd:string ;
  gtm:kadastraleAanduiding "N1001"^^xsd:string ;
  ns0:name "Perceel GDA01-N1001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360100170000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIiEqA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChnS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90105> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6769524 52.0066626,4.6769423 52.0066562,4.6772024 52.0065002,4.6772123 52.0065065,4.6772587 52.006536,4.6769982 52.0066917,4.6769524 52.0066626))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

