@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/bE8DaI>
  gtm:oppervlakte 316.0 ;
  gtm:kadastraalNummer 3604.0 ;
  gtm:kadastraleAanduiding "F3604"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3604"^^xsd:string ;
  ns0:name "Perceel GDA01-F3604"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290360470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2Ijha> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76368> ;
  ns0:startDate "2018-10-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880905608358 52.008348320519,4.6881415763707 52.00839822164,4.6882245068736 52.008459170274,4.688096335441 52.008544949691,4.6880937353892 52.00854355902,4.6880868883206 52.008539913995,4.6878721763262 52.008425465293,4.6880447538402 52.008304400651,4.6880905608358 52.008348320519))"^^geo:wktLiteral ;
    osm:area 310.0
  ] .

