@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bzzfr0>
  gtm:kadastraalNummer "3028"^^xsd:string ;
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraleAanduiding "B3028"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3028"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16250302870000"@nl ;
  ns0:name "Perceel GDA01-B3028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250302870000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuAaK> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bTLfTs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105034> ;
  ns0:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70907210 52.01492809, 4.70912921 52.01488288, 4.70914038 52.01488714, 4.70907422 52.01492937, 4.70907210 52.01492809))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

