@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/b0085cz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bbc32b75061d07e54f0e703b7215b15b"^^xsd:string ;
  ns0:name "Pand 1665"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962492> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70884658 52.01167493, 4.70880183 52.01165925, 4.70878354 52.01167913, 4.70886876 52.01170711, 4.70896295 52.01172990, 4.70896363 52.01168527, 4.70884658 52.01167493))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

