@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/b007qx9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ab8a6617bae2941e11fedffb1f60291c"^^xsd:string ;
  ns0:name "Pand 1304"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962131> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70414026 52.01063721, 4.70417832 52.01065943, 4.70426728 52.01059710, 4.70422957 52.01057464, 4.70414026 52.01063721))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

