@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/bbRXLi>
  gtm:kadastraalNummer "1323"^^xsd:string ;
  gtm:oppervlakte "139"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1323"^^xsd:string ;
  gtm:kadastraleAanduiding "N1323"^^xsd:string ;
  ns0:name "Perceel GDA01-N1323"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360132370000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bH3sgE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx40XD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90172> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755716 52.0050427,4.6755989 52.00506,4.6755917 52.0050643,4.6755643 52.005047,4.675378 52.0051583,4.6754057 52.0051759,4.6753436 52.0052131,4.6752766 52.0051705,4.6752655 52.0051634,4.6755208 52.0050103,4.6755716 52.0050427))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

