@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/bj9rQF>
  gtm:oppervlakte 79.0 ;
  gtm:kadastraalNummer 3700.0 ;
  gtm:kadastraleAanduiding "B3700"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3700"^^xsd:string ;
  ns0:name "Perceel GDA01-B3700"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250370070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBdY4q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72307> ;
  ns0:startDate "2003-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070895660685 52.012787589197,4.7070608207787 52.012809067204,4.707053854308 52.012805467545,4.7069330888131 52.012895291978,4.7068815347843 52.012868604094,4.7069540026791 52.012812036378,4.7070254771958 52.012756604406,4.7070895660685 52.012787589197))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

