@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/beA3c2>
  gtm:oppervlakte "133"^^xsd:string ;
  gtm:kadastraalNummer "3142"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3142"^^xsd:string ;
  gtm:kadastraleAanduiding "K3142"^^xsd:string ;
  ns0:name "Perceel GDA01-K3142"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330314270000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABrF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMGvB0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81526> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7336561 52.0109513,4.7337263 52.0109561,4.733721 52.0109847,4.7337572 52.0109872,4.733752 52.0110158,4.7337339 52.0110145,4.733729 52.0110388,4.7337091 52.0111552,4.7336224 52.0111492,4.7336561 52.0109513))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

