@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/bJLwP2>
  gtm:kadastraalNummer "3250"^^xsd:string ;
  gtm:oppervlakte "45"^^xsd:string ;
  gtm:kadastraleAanduiding "H3250"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3250"^^xsd:string ;
  ns0:name "Perceel GDA01-H3250"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310325070000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhv0ob> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxgIvp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77567> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034002 52.0257443,4.703334 52.025709,4.7034063 52.0256575,4.7034724 52.0256928,4.7034002 52.0257443))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

