@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b4N9iI>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 2541.0 ;
  gtm:kadastraleAanduiding "B2541"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2541"^^xsd:string ;
  schema:name "Perceel GDA01-B2541"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250254170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIIYpn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71976> ;
  schema:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087055826474 52.011543256555,4.7089711001523 52.011570817047,4.7089684376575 52.011600454458,4.7086825349363 52.011569504684,4.7087055826474 52.011543256555))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

