@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/bNILUu>
  gtm:kadastraalNummer "244"^^xsd:string ;
  gtm:kadastraleAanduiding "B244"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B244"^^xsd:string ;
  ns0:name "Perceel GDA01-B244"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bd7kcz>, <https://n2t.net/ark:/60537/beMTvq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14091> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063282 52.0125878, 4.7063618 52.0126053, 4.7063705 52.0125978, 4.7065272 52.0124614, 4.7065184 52.0124521, 4.7065261 52.0124454, 4.7065175 52.0124416, 4.7065089 52.0124378, 4.7064755 52.0124667, 4.7063375 52.0125802, 4.7063282 52.0125878))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

