@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/b007b51>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7f5ed2dff2b122a90ad3919317bf9088"^^xsd:string ;
  ns0:name "Pand 963"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961790> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70541891 52.00949438, 4.70539546 52.00951240, 4.70542369 52.00952483, 4.70544540 52.00950605, 4.70541891 52.00949438))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

