@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bFbghW>
  gtm:oppervlakte 211.0 ;
  gtm:kadastraalNummer 670.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L670"^^xsd:string ;
  gtm:kadastraleAanduiding "L670"@nl ;
  schema:name "Perceel GDA01-L670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340067070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0Q2D5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcHJjN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244915> ;
  schema:startDate "2019-06-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714810314062 52.004850992879,4.7147204937969 52.004968758239,4.714705252653 52.004973120426,4.714692251615 52.004978636937,4.714679868954 52.004984678307,4.7146681777532 52.004991226978,4.714657222375 52.004998238261,4.7146470613403 52.005005694514,4.7143226532354 52.005187743329,4.714313398927 52.005192031828,4.71430351235 52.005195750442,4.7142931104119 52.005198872874,4.7142843240106 52.005201096711,4.7142801721084 52.005202142596,4.7142669647156 52.005197141441,4.7142943427193 52.005177900969,4.714771364502 52.004842617887,4.714810314062 52.004850992879))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

