@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/bkpPfs>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 4337.0 ;
  gtm:kadastraleAanduiding "D4337"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4337"^^xsd:string ;
  ns0:name "Perceel GDA01-D4337"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270433770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu91X8> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288750> ;
  ns0:startDate "2022-03-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093169379069 52.008217436438,4.709357992785 52.008189772834,4.7094073121905 52.008215646832,4.7093679968473 52.008244821534,4.709362492196 52.008241868603,4.7093169379069 52.008217436438))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

