@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/b74O8n>
  gtm:kadastraalNummer "150"^^xsd:string ;
  gtm:kadastraleAanduiding "A150"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A150"^^xsd:string ;
  ns0:name "Perceel GDA01-A150"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGdM46> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047898 52.0134325, 4.7048621 52.0134717, 4.7049406 52.0134175, 4.705011 52.0133709, 4.7049433 52.0133316, 4.7047898 52.0134325))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

