@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/by6jTs>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 7739.0 ;
  gtm:kadastraleAanduiding "A7739"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7739"^^xsd:string ;
  ns0:name "Perceel GDA01-A7739"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240773970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5oS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71121> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138639531676 52.015655873227,4.7138888092059 52.015609068994,4.7139497353911 52.015621345037,4.7140497096839 52.015641870967,4.7141865838206 52.015669169294,4.7141615466509 52.015716412985,4.7140246286867 52.015689114378,4.7138639531676 52.015655873227))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

