@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/bRfFGn>
  gtm:kadastraalNummer "625"^^xsd:string ;
  gtm:kadastraleAanduiding "C625"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C625"^^xsd:string ;
  ns0:name "Perceel GDA01-C625"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bmRzgg>, <https://n2t.net/ark:/60537/bWSLit> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15507> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132384 52.0123027, 4.7132266 52.012297, 4.7130577 52.0122198, 4.7130415 52.0122362, 4.7130433 52.0122412, 4.7130757 52.0122595, 4.7131931 52.012326, 4.7132027 52.0123315, 4.7132384 52.0123027))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

