@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/bSID0U>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 5504.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5504" ;
  gtm:kadastraleAanduiding "M5504"@nl ;
  ns0:name "Perceel GDA01-M5504"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350550470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cBQ> ;
  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/88371> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104985173515 52.030055903756,4.7104792239464 52.029853302654,4.7105007585381 52.029852536561,4.7105126547998 52.029983385856,4.7105191916773 52.030055177658,4.7104985173515 52.030055903756))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

