@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/b008tgd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/740168c7bbab5d7da032ac067cd5db71"^^xsd:string ;
  ns0:name "Pand 2219"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963046> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70586663 52.01295863, 4.70582362 52.01293658, 4.70579491 52.01295678, 4.70581988 52.01297095, 4.70580325 52.01298175, 4.70582022 52.01299170, 4.70586663 52.01295863))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

