@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/bfPrfH>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 648.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L648"^^xsd:string ;
  gtm:kadastraleAanduiding "L648"@nl ;
  ns0:name "Perceel GDA01-L648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340064870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoBvE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290972> ;
  ns0:startDate "2016-11-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7304591587929 52.007404206309,4.7304582986913 52.00740028257,4.7307477655191 52.007355103639,4.7307468153678 52.007366279903,4.7307112057914 52.007375141612,4.7305721584557 52.007404791764,4.7305160234613 52.007407930158,4.730459805202 52.007404821126,4.7304591587929 52.007404206309))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

