@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/b87mhY>
  gtm:oppervlakte "55"^^xsd:string ;
  gtm:kadastraalNummer "9004"^^xsd:string ;
  gtm:kadastraleAanduiding "A9004"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9004"^^xsd:string ;
  ns0:name "Perceel GDA01-A9004"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240900470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bm1LGd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71635> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169727 52.0086724,4.7169856 52.0086262,4.717145 52.0086525,4.717142 52.0086619,4.7171513 52.008663,4.7171427 52.0086905,4.7169727 52.0086724))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

