@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btwWFb>
  gtm:oppervlakte 248.0 ;
  gtm:kadastraalNummer 4284.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4284" ;
  gtm:kadastraleAanduiding "M4284"@nl ;
  ns0:name "Perceel GDA01-M4284"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350428470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37IzZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87368> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150038104339 52.033729172719,4.7150046395621 52.033433064543,4.7150143720598 52.033433227958,4.7151145588494 52.033437413122,4.7151138521937 52.033738034158,4.7150928990301 52.033731011501,4.7150711826339 52.033729206729,4.7150038104339 52.033729172719))"^^geo:wktLiteral ;
    osm:area 248.0
  ] .

