@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bLQwuf>
  gtm:oppervlakte 235.0 ;
  gtm:kadastraalNummer 3549.0 ;
  gtm:kadastraleAanduiding "D3549"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3549" ;
  ns0:name "Perceel GDA01-D3549"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270354970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3xYFo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73449> ;
  ns0:startDate "1999-05-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7108461068981 52.009332759683,4.7108806953911 52.00930312589,4.7110207775227 52.009354849967,4.7111008606267 52.009384639129,4.7112090516992 52.00942335335,4.7113148670281 52.009461217908,4.7112632159063 52.009508676735,4.71123174976 52.009535065777,4.7109748441946 52.009401757267,4.710972214795 52.009400330982,4.7108461068981 52.009332759683))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

