@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/b0cID3>
  gtm:kadastraalNummer "181"^^xsd:string ;
  gtm:kadastraleAanduiding "D181"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D181"^^xsd:string ;
  ns0:name "Perceel GDA01-D181"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bVqRua> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066506 52.00943, 4.7065981 52.0094001, 4.7065664 52.0094205, 4.7065288 52.009398, 4.7064886 52.0094237, 4.70658 52.0094772, 4.7066506 52.00943))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

