@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/b5qcPI>
  gtm:kadastraalNummer "250"^^xsd:string ;
  gtm:kadastraleAanduiding "D250"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D250"^^xsd:string ;
  ns0:name "Perceel GDA01-D250"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPaRV2>, <https://n2t.net/ark:/60537/bV0iM9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16434> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081475 52.0085769, 4.7083316 52.0086914, 4.7083405 52.008697, 4.7084005 52.0086613, 4.7083534 52.008636, 4.7083489 52.0086394, 4.7081928 52.008559, 4.7081475 52.0085769))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

