@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b5PFid>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 4283.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4283"^^xsd:string ;
  gtm:kadastraleAanduiding "K4283"@nl ;
  ns0:name "Perceel GDA01-K4283"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330428370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bS5FyA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82007> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7255434360731 52.010604599464,4.7253907658597 52.010588209302,4.7254042491521 52.010537222038,4.7254355875902 52.010540669991,4.7254865577451 52.010546295623,4.7255346777589 52.010551599606,4.7255612607513 52.010554535423,4.7255495054477 52.010598988867,4.7255434360731 52.010604599464))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

