@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/bqbHfS>
  gtm:kadastraalNummer "440"^^xsd:string ;
  gtm:kadastraleAanduiding "D440"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D440"^^xsd:string ;
  ns0:name "Perceel GDA01-D440"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQdnGZ>, <https://n2t.net/ark:/60537/bVDzMo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16625> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088557 52.0088402, 4.7087975 52.0088621, 4.7088066 52.0088679, 4.7090097 52.0089943, 4.7090716 52.0089671, 4.7088635 52.0088448, 4.7088557 52.0088402))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

