@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b8KsVB>
  gtm:oppervlakte "202"^^xsd:string ;
  gtm:kadastraalNummer "3135"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3135"^^xsd:string ;
  gtm:kadastraleAanduiding "K3135"^^xsd:string ;
  ns0:name "Perceel GDA01-K3135"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330313570000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABrF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81519> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7331348 52.0109151,4.7331009 52.011113,4.7329678 52.0111038,4.7329902 52.0109773,4.7330033 52.010906,4.7331348 52.0109151))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

