@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/bs41Yj>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 3013.0 ;
  gtm:kadastraleAanduiding "B3013"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3013"^^xsd:string ;
  ns0:name "Perceel GDA01-B3013"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250301370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkpMQs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72097> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089481337775 52.011987351255,4.7087986572716 52.011963093114,4.7087876279541 52.011958454454,4.7087575557129 52.011950281463,4.7086531828929 52.011918876625,4.7086638779568 52.011899406467,4.7087782303742 52.011931659789,4.7088664141859 52.011949982985,4.7089512696941 52.011963972504,4.7089481337775 52.011987351255))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

