@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/bTkIcD>
  gtm:oppervlakte 66.0 ;
  gtm:kadastraalNummer 3670.0 ;
  gtm:kadastraleAanduiding "C3670"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3670"^^xsd:string ;
  schema:name "Perceel GDA01-C3670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260367070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWUfS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72527> ;
  schema:startDate "2007-05-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140781272731 52.008307012679,4.7142816479626 52.00831752425,4.7142751912162 52.008351778107,4.7142158565455 52.008347654776,4.7142144753424 52.008355251071,4.7141892256413 52.008353866311,4.7141891002249 52.008354458828,4.7140580188535 52.00834541301,4.7140419555909 52.008344305461,4.714061448698 52.008306144301,4.7140781272731 52.008307012679))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

