@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/bbeQFt>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 2444.0 ;
  gtm:kadastraleAanduiding "B2444"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2444" ;
  ns0:name "Perceel GDA01-B2444"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250244470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinB5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71712> ;
  ns0:startDate "2001-09-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081121073795 52.009724526605,4.7080860230392 52.009740699075,4.7081221518147 52.009766254815,4.7081101895789 52.009773241707,4.7079483956372 52.009670343703,4.7080165910975 52.009645380891,4.7081121073795 52.009724526605))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

