@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/byJojp>
  gtm:kadastraalNummer "433"^^xsd:string ;
  gtm:kadastraleAanduiding "A433"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A433"^^xsd:string ;
  ns0:name "Perceel GDA01-A433"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXVfoR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13435> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7176512 52.0136111, 4.7175331 52.0135867, 4.7175329 52.01358, 4.7173412 52.0135457, 4.7173355 52.0135634, 4.717331 52.0135775, 4.7176437 52.0136359, 4.7176477 52.0136228, 4.7176512 52.0136111))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

