@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0074hw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bd315596b210e0cea957e29af109aa37"^^xsd:string ;
  ns0:name "Pand 799"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961626> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71003049 52.00935138, 4.70997367 52.00931635, 4.70989240 52.00936654, 4.70994573 52.00940111, 4.71003049 52.00935138))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

