@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/bHGu1S>
  gtm:kadastraalNummer "990"^^xsd:string ;
  gtm:kadastraleAanduiding "C990"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C990"^^xsd:string ;
  ns0:name "Perceel GDA01-C990"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIJcqZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15872> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123938 52.0131082, 4.7123795 52.0131021, 4.712334 52.0131276, 4.7123482 52.0131341, 4.7124604 52.0131866, 4.7124922 52.0131666, 4.7125194 52.013175, 4.7125291 52.0131665, 4.7123938 52.0131082))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

