@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/bQDzGE>
  gtm:kadastraalNummer "545"^^xsd:string ;
  gtm:kadastraleAanduiding "D545"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D545"^^xsd:string ;
  ns0:name "Perceel GDA01-D545"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boWGTg>, <https://n2t.net/ark:/60537/bQQv1H> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16730> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110537 52.00964, 4.7109197 52.0095678, 4.7108787 52.0095968, 4.7110039 52.0096698, 4.7110537 52.00964))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

