@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/b250Eq>
  gtm:kadastraalNummer "50"^^xsd:string ;
  gtm:kadastraleAanduiding "A50"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A50"^^xsd:string ;
  ns0:name "Perceel GDA01-A50"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjzZ7Z>, <https://n2t.net/ark:/60537/bV0tgc>, <https://n2t.net/ark:/60537/bW2XnD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13052> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7001672 52.0112886,4.7002241 52.0113207,4.7004754 52.0111673,4.7006801 52.0110528,4.7007581 52.0110064,4.7007794 52.0109936,4.7007627 52.0109831,4.7008483 52.0109317,4.7008562 52.0109263,4.7008003 52.0108929,4.7001672 52.0112886))"^^geo:wktLiteral ;
    osm:area 359.0
  ] .

