@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/b008fz1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/13cac080983548ad2b690faca0879185"^^xsd:string ;
  ns0:name "Pand 1914"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70918623 52.01134927, 4.70924437 52.01134781, 4.70923861 52.01125155, 4.70916633 52.01125304, 4.70916653 52.01125399, 4.70918623 52.01134927))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

