@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/bRG7wZ>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 3642.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3642" ;
  gtm:kadastraleAanduiding "M3642"@nl ;
  ns0:name "Perceel GDA01-M3642"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350364270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB6b> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86916> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120693287097 52.033769866136,4.7124170444973 52.033769252497,4.7124170131155 52.033855504747,4.7123571447205 52.033855557163,4.7122952088702 52.033857413352,4.7121948216562 52.033866482493,4.7121518522365 52.033873714509,4.712108876166 52.0338813869,4.7120693013208 52.033854842062,4.7120693287097 52.033769866136))"^^geo:wktLiteral ;
    osm:area 249.0
  ] .

