@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/bRtnsO>
  gtm:kadastraalNummer "275"^^xsd:string ;
  gtm:kadastraleAanduiding "D275"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D275"^^xsd:string ;
  ns0:name "Perceel GDA01-D275"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3y6sv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16459> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087453 52.0083365, 4.7087098 52.0083491, 4.7087238 52.0083565, 4.7088386 52.0084171, 4.7088444 52.008413, 4.7088751 52.0084294, 4.7088941 52.0084156, 4.7087575 52.0083431, 4.7087453 52.0083365))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

