@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/bGE1LY>
  gtm:oppervlakte 17.0 ;
  gtm:kadastraalNummer 3731.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3731"^^xsd:string ;
  gtm:kadastraleAanduiding "K3731"@nl ;
  ns0:name "Perceel GDA01-K3731"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330373170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81778> ;
  ns0:startDate "1999-12-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.738061110312 52.008955892589,4.7381026631504 52.00896004965,4.7380888837048 52.009013409624,4.738047330558 52.009009270534,4.738061110312 52.008955892589))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

