@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/bDiPIY>
  gtm:oppervlakte "133"^^xsd:string ;
  gtm:kadastraalNummer "3139"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3139"^^xsd:string ;
  gtm:kadastraleAanduiding "K3139"^^xsd:string ;
  ns0:name "Perceel GDA01-K3139"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330313970000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABrF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhHJsT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81523> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7334829 52.0109393,4.7334483 52.0111371,4.7333615 52.0111311,4.7333817 52.0110147,4.7333863 52.0109904,4.7334043 52.0109917,4.7334096 52.0109631,4.7333734 52.0109606,4.7333786 52.010932,4.7334829 52.0109393))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

