@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/b007rw8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4206b5e61570dc62d4a775465bd38fe5"^^xsd:string ;
  ns0:name "Pand 1332"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962159> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71488829 52.01103028, 4.71489279 52.01101227, 4.71478685 52.01100261, 4.71478036 52.01103579, 4.71486136 52.01104350, 4.71486521 52.01102809, 4.71488829 52.01103028))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

