@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/bcHLoQ>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5664.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5664" ;
  gtm:kadastraleAanduiding "M5664"@nl ;
  ns0:name "Perceel GDA01-M5664"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350566470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88531> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707564162867 52.029245932004,4.7075833558202 52.029448506111,4.7074889513951 52.029451853175,4.7074782481793 52.029339005159,4.7074723794329 52.029274407724,4.7074700357099 52.029249280651,4.7075158454643 52.029247648536,4.707564162867 52.029245932004))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

